@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/

/* USER */



/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* PROJEKTE */

.shadow{
	-webkit-box-shadow: -2px 0px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: -2px 0px 5px 0px rgba(255,255,255,1);
box-shadow: -2px 0px 5px 0px rgba(255,255,255,1);
}

#logo_titel{
	letter-spacing:0.5px; margin-left:1px; margin-top: 65px; font-size:35pt; line-height:11pt; float:left; padding-right:50px;color: #004080; font-weight:500;
}
#logo_subline{
	font-size:9pt; letter-spacing:0.2px; color:#004080;
}


@media (min-width: 250px) and (max-width: 500px) {
	#bild{
	    width: 159%;
    margin-left: -20px;
    margin-top: -11px;
	
	}
#foot  .column, .columns{ padding-top:20px;}
#logo_titel{
	letter-spacing:0.5px; margin-left:1px; margin-top: 65px; font-size:27pt; line-height:11pt; float:left; padding-right:50px;color: #004080; font-weight:500;
}
#logo_subline{
	font-size:7pt; letter-spacing:0.2px; color:#004080;
}

}

.basic  {
width:580px;
border:0px solid #dddddd;
margin-bottom:0px;
margin-left:-5px;
}
.basic div {

	padding:0px; 
}

.basic workspace div {

	padding:0px; 
	}
	
.off{ border: 1px solid #ffffff; }
.sel{ border: 0px solid #dddddd;  }
.basic p {
	margin-bottom :0px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.basic a {
background-image:url(../images/plus.png);
background-repeat: no-repeat;
 background-position:5px 9px;
	cursor:pointer;
	display:block;
	padding:6px;
	margin-top: 0;
	text-decoration: none;
	color:#735645;
	margin-bottom:1px;
	border-top: 1px solid #dddddd;
	background-color:#735645;


}
.basic a:hover {
	background-color: white;
	

}
.basic a.selected {
background-image:url(../images/minus.png);
background-repeat: no-repeat;
border-bottom: 0px solid #dddddd;

}
#man{ padding:0px; z-index:1; width:540px;}
#man a{text-decoration:none;color:#735645; font:normal 10pt Arial, Helvetica, sans-serif;border:0px; background-image:none;}
#man a:link,a:active,a:visited{color:#735645; font-style:italic;border:0px; background-image:none; }
#man a:hover{color:#735645; text-decoration:underline; font-style:italic; border:0px; background-image:none;}



#box{
	 width:240px;
}

#sortiment a { color:#666666;

display:inline-table;

transition: all 400ms linear;
-webkit-transition: all .2s ease-in-out;
}
#sortiment a:hover { color:#6fa2c5; 

-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2) !important;
transition: all 400ms linear;
-webkit-animation: smallToBig 900ms alternate ease;

}


#sortiment{
max-width:100%;
}

.sortiment-mini-bild{
margin:5px; display:inline-table;
width:180px;
 z-index:300;
 cursor:pointer;
}

.sortiment-abstand{margin-right:20px; margin-bottom:20px;}

.sortiment-mini-text{
text-align:center;
vertical-align:middle;
display:table-cell;
padding-right:3px;
padding-left:3px;
width:100%;
font-size:9pt;
height:36px;
line-height:auto;
color:#2F588C;
}

.sortiment-box{
border:1px solid #c3c3c3; width:150px;
}

#box a span {display:none;}

#box a:hover span {
display:block;
font-size:9pt;
padding:10px;
}


.tooltip {
	display:none;
	position:absolute;
	border:2px solid #2F588C;
	background-color:#ffffff;

	padding:10px;
	font-size:9pt;
	z-index:999;
	max-width:200px;
	text-align:left;
}
.sortiment-bgreen{ border-bottom:1px solid #2F588C; line-height:0px; margin-bottom:0px;}


.layer-green{ background-color:rgb(44,83,158); height:10px; margin-top:-11px; z-index:999; position:relative;}




.projekt_teaser{
	float:left; min-height:140px; width:auto; padding:5px; border: 1px solid #c3c3c3; margin-right:40px;
}
.projektbild{
	float:left;  width:auto; padding:5px; border: 1px solid #c3c3c3;
	margin:5px;
}


.window{
width:129px; height:82px; overflow:hidden	
}

.window img{
	    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.window img:hover{
	    opacity: 0.5;
    -webkit-filter: blur(1px);
    cursor: pointer;
	-webkit-transform: scale(1.4);
}

.projektbild:hover{
	-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1) !important;
transition: all 100ms linear;
-webkit-animation: smallToBig 900ms alternate ease;
border:1px solid #2F588C;
background-color:#fff;
z-index:999;
	
}



/* SOCIAL MEDIA PLUGIN */
@import url(http://weloveiconfonts.com/api/?family=entypo);
@import url(http://weloveiconfonts.com/api/?family=typicons);


#sticky-social {
   left: 0;
   position: fixed;
   top: 400px;
}
#sticky-social a{
   background: #333;
   color: #fff;
   display: block;
   height: 35px;
   font: 16px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}


#sticky-social a span {
   line-height: 35px;
   left: -200px;
   position: absolute;
   text-align:center;
   width:200px;
}
#sticky-social a:hover span {
   left: 100%;
   background: #333;
}

#sticky-social a[class*="left"],
#sticky-social a[class*="left"]:hover,
#sticky-social a[class*="left"] span {  }


#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span {  }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { }  

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span {}  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span {}  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span {  }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { }

#sticky-social a[class*="mail"],
#sticky-social a[class*="mail"]:hover,
#sticky-social a[class*="mail"] span { }

#sticky-social a[class*="phone"],
#sticky-social a[class*="phone"]:hover,
#sticky-social a[class*="phone"] span {}


#sticky-social a[class*="up"],
#sticky-social a[class*="up"]:hover,
#sticky-social a[class*="up"] span {}


#sticky-social a[class*="print"],
#sticky-social a[class*="print"]:hover,
#sticky-social a[class*="print"] span {}

#sticky-social a:hover{
background-color:#ff0000 !important; 
}

[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}


#headline{
color: rgb(217, 217, 217);
font-size: 50px;

text-shadow: rgb(46, 46, 46) 0px 4px 5px;
margin-left:20px; margin-top:-285px; font-size:34pt; line-height:32pt; float:left; padding-right:50px;color: #fff; font-weight:500;
text-align:center;
}

#footer{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c539e+0,2c539e+100;Blue+3D+%232 */
background: rgb(44,83,158); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
color:#fff;
}

#homebar{

z-index:999;
}


#homebar2{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 0px 2px 1px #747474;
    box-shadow: 0px 0px 2px 1px #747474;
	margin-top:1px;
	margin-left:400px;
	
	}
	

.extra {
  display:none;
}

#menus:hover .extra,
#menus:focus .extra {
  display:block;
}


#wrpa3
{
margin: 0 auto;
    width: 1250px;
    overflow: hidden;
    position: relative;
    text-align: left;
    border: 0px dotted #ff0000;
}
.no-underline{ text-decoration:none !important; }


.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

  
  #slider{   min-height:50px; width:100%; z-index:10;}
  
  .sliderabstand{
  clear:both; padding:0px; color:#fff;
  }
 
 #menuholder{ width:100%; margin: 0 auto; left:auto; right:0px;  }
/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; }
	
	h1{  line-height: 25px;}
}

@media (min-width: 1214px) {
#menuholder{ width:1280px; margin: 0 auto; left:auto; right:0px; }
}


/* For devices larger than 550px */
@media (min-width: 550px) {



  #slider{   min-height:100px; width:100%; display:tabel-inline; z-index:10;  }
 
 .sliderabstand{
  clear:both; padding:30px;
  }

  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }
body {
  font-size: 1.4em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  color: #2F588C; 

  }
  


/* Typography https://www.google.com/fonts#UsePlace:use/Collection:Roboto
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0rem;
  font-weight: 400; 
  font-style: normal;
  color:#3d3d3d;
  }
h1 { font-size: 2.3rem; line-height: 1.0;  letter-spacing: -.1rem; color:#2F588C;}
h2 { font-size: 2.1rem; line-height: 1.0; letter-spacing: -.1rem;  }
h3 { font-size: 2.0rem; line-height: 1.2;  letter-spacing: -.1rem; }
h4 { font-size: 1.5rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 4.0rem; }
  h2 { font-size: 3.1rem;}
  h3 { font-size: 2.6rem; margin-bottom: 0rem; }
  h4 { font-size: 1.9rem; }
  h5 { font-size: 2.4rem; }
  h6 { font-size: 1.5rem; }
}

p {
  margin-top: 0; }


/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #2F588C; text-decoration:none; }
a:hover {
  color: #2F588C; }


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #2F588C;
  border-color: #2F588C; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #2F588C;
  border-color: #2F588C; }


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #2F588C;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }


/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle; margin-left:10px; }
ol {
  list-style: decimal; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }
li {
  margin-bottom: 1rem; }


  
/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }


/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }
th:first-child,
td:first-child {
  padding-left: 0; }
th:last-child,
td:last-child {
  padding-right: 0; }


/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


.error{
color:#ff0000;}

.mini-bild{
margin:5px; display:inline-block;
width:192px;
}

.mini-text{
text-align:left;
width:100%;
font-size:11pt;
}

.abstand{margin-right:20px;}

.txt-sub{ font-size:9pt; line-height:10pt; margin-top:5px;}


.bgreen{ border-bottom:1px solid #2F588C; line-height:0px; margin-bottom:5px; width:190px;}

.mail{ color:#2F588C; margin-bottom:20px;}


/* OLD MOBILE */
@media (min-width: 250px) {
.container{ width:95%; z-index: 300;}
#main{padding:5px;}
#logo{ height:80px; display:block;}
#logo_titel{margin-top: 35px !important;}
#cssmenu { text-align:left !important; }
#home{margin-top:0px;}

h2 {font-size: 17px;}
}


/* Larger than mobile */
@media (min-width: 400px) {
#main{padding:10px;}
#logo{ height:120px; display:block;}
#cssmenu { text-align:center!important; }
#home{margin-top:0px;}
h2 {font-size: 19px;}
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
	
	#logo{ height:150px; display:block;}
 #cssmenu ul {margin-left:0px !important;  }
 #cssmenu ul ul {
    margin-left: 0px !important;margin-top:  }
	
#main{padding:20px;}
#home{margin-top:0px;}
h2 {font-size: 22px;}
}

/* Larger than tablet */
@media (min-width: 750px) {
#logo_titel{margin-top: 55px !important;}
#main{padding:30px;}
#home{margin-top:0px;}
h2 {font-size: 22px;}
}

/* Larger than desktop */
@media (min-width: 1000px) {
#main{padding:60px;}
#home{margin-top:0px;}
h2 {font-size: 22px;}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
#main{padding:60px;}
#home{margin-top:30px;}
h2 {font-size: 22px;}
}



